CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DOS 串口

搜索资源列表

  1. VisualC++_TurboC_SerialPort

    1下载:
  2. 本书从编程实践的角度详细介绍了windows环境下和Dos环境下的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,介绍了串口与网络TCP/IP,远程控制与监测相结合的一些解决方案和编程要点。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:17260472
    • 提供者:宋海生
  1. LL5

    0下载:
  2. DOS下,一个不错的用串口进行数据传输的软件.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:252849
    • 提供者:王德刚
  1. serport

    0下载:
  2. DOS环境下Turbo C串口通信编程,直接向串口发送十六进制数据。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1739
    • 提供者:江楠
  1. COMSample

    0下载:
  2. dos 下的串口编程源代码,可使用中断-dos under the serial programming source code can be used interruption
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10896
    • 提供者:卢嘉铭
  1. armcode

    0下载:
  2. 专门写来为arm,51与优盘进行串口通信的东东,代码短小精悍,高度规范。可以在电脑上象操作DOS一样仿真优盘的开发-wrote for arm, and 51 seconds of the serial communication for the Eastern, code small and highly standardized. The computers the same as the DOS operating simulation thumb drive development
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2795330
    • 提供者:叶林
  1. comrx

    0下载:
  2. Dos下串口通讯编程-Serial Communication Program
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1900
    • 提供者:飞宇
  1. comm-tc2

    0下载:
  2. turboc环境下的串口编程源代码,可以参考进行dos下底层开发。-The source code about serial in turboc, which is helpful to kernel developing under dos mode.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13338
    • 提供者:成功
  1. 4COM

    0下载:
  2. DOS下的通用四串口测试程序,用于测试串口是否能正常工作。-DOS generic four serial test procedure for testing whether the serial port to work properly.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2707
    • 提供者:思远
  1. TEQC.rar

    0下载:
  2. GPS数据预处理程序TEQC,包括teqc及其说明文档,使用实例等。,GPS data pre-processing procedures TEQC, including teqc and its documentation, use cases and so on.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-27
    • 文件大小:313002
    • 提供者:无名
  1. COMRXTX.rar

    0下载:
  2. 串口测试程序源码 可根据需要改写。 运行在DOS系统下,可用turbo c 2.0 3.0 编译,Serial port test program source code can be rewritten as needed. Run in DOS system, can be used to compile turbo c 2.0 3.0
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2142
    • 提供者:wityyang
  1. dvflasher

    0下载:
  2. TI DM6446 EVM 串口下载程序使用环境:windows dos环境或者linux 使用前需安装mono-TI DM6446 EVM UART DOWNDLOAD
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:253523
    • 提供者:liu
  1. ComTest

    0下载:
  2. DOS下的串口通信小程序,需要用Turbo C 进行编译-Small under DOS serial communication program, need to be compiled with Turbo C
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:1230
    • 提供者:Gary
  1. com.c

    0下载:
  2. DOS下的一个简单的串口测试工具,以查询的方式接收数据,可以十六进制码的方式或者字符的方式显示;可以发送小文件。-DOS under a simple serial testing tools to make inquiries, receive the data in hexadecimal code or the way the way the characters display can send small files.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2788
    • 提供者:树军
  1. spraai4

    0下载:
  2. TI DM6446 EVM 串口下载程序 使用环境:windows dos环境或者linux 使用前需安装mono -TI DM6446 EVM serial download the use of the environment: windows dos or linux environment need to install mono before using
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:253523
    • 提供者:alex
  1. GENIE-SHELL

    0下载:
  2. uCOSII只提供了操作系统内核,用户要自己添加文件处理、人机界面、网络接口等重要部分。其中Shell(人机界面)提供了人与机器交互的界面,是机器服务于人的体现,是系统必不可少的重要组成部分。现代的很多OS如UNIX、DOS、VxWorks都提供了友好的命令行界面。Windows更是提供了GUI。大部分人认识OS都是从这里开始的。 由于Skyeye下的仿真串口USART已经实现了中断方式的接收(实际是从键盘接收输入),而且串口输出(实际上是输出到终端屏幕)也已经实现,所以实现一个类似DOS或
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:394542
    • 提供者:haha
  1. cutoff

    0下载:
  2. 在以前公司DOS环境下,编写的横切机程序,包括界面,串口通讯-In previous company DOS environment, prepared by cross-cutting machine procedures, including the interface, serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:4562790
    • 提供者:yxf
  1. VisualC++Serial_telecommunication_development

    0下载:
  2. 比较全的VC++串口通信开发教程,从实践的角度详细介绍了Windows环境下和DOS环境下的串口通信的基本方法,并有实例演示。-Comparison of the whole of the VC++ Serial Communication Development Tutorial, from the perspective of the practice described in detail under the Windows environment and the DOS environm
  3. 所属分类:Com Port

    • 发布日期:2017-06-11
    • 文件大小:18131737
    • 提供者:sjsun
  1. SerComm

    0下载:
  2. dos 下的串口通讯程序,采用类的方式 共两个串口,通过选择来确定需要多少个串口,也可以自己增加-under dos serial communication procedure for the type of approach
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:4098
    • 提供者:杨春宝
  1. COMRX

    0下载:
  2. 基于Turbo c++环境实现在DOS下运行的串口简单通信程序 发送接收和设置-Turbo c++ based on the achievement in the DOS environment to run a simple serial communication program to send and receive settings
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:85215
    • 提供者:LG
  1. VC_serial_port_programming

    0下载:
  2. 本文将对串口进行硬件原理的介绍,随后将逐章学习DOS 平台的串口编程,及Windows 平台下基于API控件和第三方类的串口编程,最后本文将给出一个综合实例。-In this paper, the principle of serial port hardware that will be followed by chapter study of the serial programming DOS platform and API based on Windows platform and t
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:780690
    • 提供者:Lily
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com